home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 May / PCWMAY06.iso / Software / Resources / Partition Logic 0.61 / partlogic-0.61.iso / programs / helpfiles / ping.txt < prev    next >
Text File  |  2006-01-31  |  373b  |  17 lines

  1.  
  2.  -- ping --
  3.  
  4. 'Ping' a host on the network.
  5.  
  6. Usage:
  7.   ping [-T] <address | hostname>
  8.  
  9. This command will send 'echo request' (ping) packets across the network to
  10. the requested host, and show information about any response acquired from
  11. that host.  The most common usage of this command is to test network
  12. connectivity.
  13.  
  14. Options:
  15. -T              : Force text mode operation
  16.  
  17.